Agent

The Agent module provides implementations for different types of agents that operate in various environments.

Classes

Note: For detailed documentation on each class, click on the respective links below.

GridAgent

Represents an agent designed to navigate and perform actions within a grid-based environment.

TreeAgent

Represents an agent specifically designed to navigate and manipulate tree structures.

GraphAgent

Represents an agent specialized in navigating and interacting with graph-based environments.

Note: For detailed documentation on each class, click on the respective links above.